home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 1).iso / pc / technical documentation / develop / develop issue 27 / develop issue 27 code / laserwriter 8.4 docs / laserwriter 8 errors < prev    next >
Encoding:
Text File  |  1996-04-28  |  5.4 KB  |  79 lines

  1.  
  2. Error Constant                            Description
  3. ----- --------                            -----------
  4. -8998 errNotAKey                          Couldn't find a key for the desired font number.
  5. -8997 errFaceListBad                      (NO LONGER USED)
  6. -8996 errSizeListBad                      The size list was not consistant with the face list
  7. -8995 errFontNotFound                     A font query reply didn't match any of the PS fonts
  8. -8994 errUnknownPSLevel                   We asked for the printer's PS level and got an answer
  9.                                           we didn't expect.
  10. -8993 errInLineTimeout                    We got tired of waiting for a response from the
  11.                                           printer
  12. -8991 errNoProcSetRes                     While generating PS prolog, we couldn't find the
  13.                                           resource containing the needed procedure sets
  14. -8990 errBadSpoolFileVersion              While foreground printing (pre-LW8.4) we read the spool
  15.                                           file, and the header information was not good.
  16. -8989 errCouldNotMakeNumberedFilename     Couldn't make a unique spool file name by adding
  17.                                           numbers to the base name. We tried a bunch of
  18.                                           numbers and ran out.
  19. -8988 [*** couldn't find a name ***]      QuickTime's not there, but we thought it was [?]
  20. -8987 errPSFileName                       While saving PS to disk, the filename was bad
  21. -8986 errBitmapFontMissing                We tried to build a 1-bit bitmap, but failed
  22. -8985 errDidNotDownloadFont               The PS outline couldn't be found, and there's no 'sfnt'
  23. -8984 errBadConverterIndex                Couldn't find the entry matching the selection in the
  24.                                           "Save to Disk" popup
  25. -8983 errSpoolFolderIsAFile               (NO LONGER USED)
  26. -8982 errPSFileNameNull                   (NO LONGER USED)
  27. -8981 errNullColorInfo                    GetColor was called with a NULL handle
  28. -8980 errNoPagesSpooled                   The app made a PrOpenDoc call and PrCloseDoc, but didn't
  29.                                           print any pages
  30. -8979 errBadConverterID                   The PDEF we wanted to run as a converter wasn't there
  31. -8978 errNoPattern                        We couldn't find or make a pixpat
  32. -8977 errPSStateUnderFlow                 We tried to pop the topmost graphics state. Oops
  33. -8976 errChannelNotBinary                 Application wants binary data (via PrGeneral), but the
  34.                                           actual channel to the printer isn't binary
  35. -8975 errPrinterNotLevel2                 Application wants to use Level 2 PS, but the printer's
  36.                                           not hip to Level 2
  37. -8974 errBadFontKeyType                   The type of a font was not PS, TT or bitmap
  38. -8973 errFunctionNotAvailable             (NO LONGER USED)
  39. -8972 errNULLFormatString                 The format string passed to an internal printf-like
  40.                                           function was null
  41. -8971 errNotAFolderAlias                  The alias that should point to the "Print Monitor
  42.                                           Documents" folder isn't pointing to a folder
  43. -8970 errMissingPAPA                      The PAPA resource we looked for isn't there. Very Bad
  44. -8969 errMissingPrinterInfo               The current printer does not have an entry in the
  45.                                           printer database - usually because it hasn't been setup
  46. -8968 errUnsupportedDestColorMode         The output colorspace isn't supported
  47. -8967 errUnknownColorUsage                (NO LONGER USED)
  48. -8966 errUnsupportedCodec                 Compressed pixmap wants a codec we can't deal with
  49. -8965 errInvalidPPD                       Tried to open the PPD and got an error
  50. -8964 errBadColorSync2Comment             The ColorSync2 PicComment wants a 4-byte selector
  51.                                           and we encountered a smaller datasize than 4 bytes
  52. -8963 errBadFlattenRefCon                 ColorSync gave us a NULL refcon in the flatten proc
  53. -8962 errGlyphsDontFit                    A single glyph either didn't end on a 4-byte boundary
  54.                                           (a bug in the font) or was larger than 64k
  55. -8961 errGenericComponentErr
  56. -8960 errUnsupportedStream                The PSStream type passed in to a given library call is
  57.                                           not supported
  58. -8959 errProfileNotInList                 The internal temproary profile list went south
  59. -8958 errUninitializedPort
  60. -8957 errHintWrongSize                    One of the converter's hints was an unexpected size
  61. -8956 errSystemProfileNotFound            We tried to use ColorSync, but couldn't find the default
  62.                                           System Profile
  63. -8955 errCFM_EnablerNotPresent            We're trying to use CFM-68K, but the enabler's not there
  64. -8954 errCouldNotIDArchitecture           
  65. -8953 errPSStreamNullOutProc              got a bad function pointer for the output routine
  66. -8952 errTriedToWriteNullBuffer           This should never happen
  67. -8951 errWhoTookThatOutBuffer             We had a buffer. It's gone now. This seems bad.
  68. -8950 errMoreDataToFlush                  There's still data to be dealt with
  69.  
  70. -8160 zoomRangeErr
  71.  
  72. -8152 noPrepErr
  73. -8151 prepMismatchErr
  74. -8150 noChosenPrinterErr
  75.  
  76. -8133 generalPSErr
  77. -8132 manualFeedTOErr
  78.  
  79.